std::ios_base::getloc

From Cppreference

Jump to: navigation, search
​std::locale getloc();

Returns the current locale associated with the stream.

Contents

Parameters

(none)

Return value

the locale object, associated with the stream.

Example

See also

imbue
sets locale
(public member function)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
In other languages